-
Home
-
DecaLog
-
4.3.0
-
Code
-
Classes
- Promise
Total Complexity |
39 |
Dependencies |
8 |
Dependents |
6 |
Total lines |
252 |
Lines of code |
169 |
Logical lines of code |
108 |
Comment lines |
23 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
call() |
A |
45 |
10 |
45 |
resolver() |
S |
54 |
4 |
23 |
then() |
S |
56 |
4 |
19 |
settle() |
S |
59 |
3 |
15 |
done() |
S |
62 |
3 |
12 |
cancel() |
S |
67 |
3 |
8 |
unwrap() |
S |
68 |
3 |
7 |
otherwise() |
S |
67 |
2 |
8 |
reject() |
S |
71 |
2 |
6 |
extract() |
S |
71 |
2 |
6 |
always() |
S |
64 |
1 |
11 |
__construct() |
S |
71 |
1 |
6 |
progress() |
S |
79 |
1 |
3 |